Welcome![Sign In][Sign Up]
Location:
Search - linux UDP

Search list

[OS programtcp_send

Description: 简单的发包程序,可以发送TCP,UDP,ICMP等数据包-Simple contract procedures, can send TCP, UDP, ICMP packets, etc.
Platform: | Size: 3072 | Author: kobe | Hits:

[Internet-Networkomc_c_last1

Description: 本文是基于Linux的udp协议的简单网络编程。能实现简单的收发数据功能。-This article is based on the Linux-udp protocol for network programming easy. Can achieve a simple function to send and receive data.
Platform: | Size: 1024 | Author: vivian | Hits:

[Program docLinuxTCPIP

Description: Linux网络编程TCP/IP协议,介绍网络层次,IP的数据结构,UDP和TCP协议等-Linux Network Programming TCP/IP protocol on the network level, IP data structure, UDP and TCP protocol, such as
Platform: | Size: 75776 | Author: 高蕾 | Hits:

[TCP/IP stackserver_l

Description: TCP/UDP server on linux.
Platform: | Size: 1024 | Author: jacek | Hits:

[TCP/IP stacknc6-1.0.tar

Description: Netcat 可以创建IPv4或IPv6的TCP 或UDP的connection,之后将在标准输入的到的data通过该connection发送到对端。-In the simplest usage, "nc6 host port" creates a TCP connection to the given port on the given target host (using either IPv4 or IPv6 as appropriate). Your standard input is then sent to the host, and anything that comes back across the connection is sent to your standard output. This continues indefinitely, until the network side of the connection shuts down. Note that this behavior is different from most applications which shut everything down and exit after an end-of-file on standard input.
Platform: | Size: 355328 | Author: Liuyun | Hits:

[ARM-PowerPC-ColdFire-MIPSChapter_5_Linux_Applications

Description: 周立功Magic2410实验箱光盘源码 第5章Linux应用程序编写 5.1 HelloWorld程序实验 5.2 Linux定时器实验 5.3多进程实验 5.4多线程实验 5.5文件和目录操作实验 5.6 UDP实验 5.7 TCP实验 5.8 Webserver实验 -Experimental boxes Magic2410 weeks Ligong Chapter 5 CD-ROM source Linux application procedures to prepare experiments 5.1 HelloWorld Timer 5.2 Linux experimental process more than 5.3 threads more than 5.4 experiment 5.5 experiment files and directories 5.6 UDP test operation 5.7 TCP Experimental Experimental Experimental 5.8 Webserver
Platform: | Size: 77824 | Author: yc | Hits:

[Software Engineeringsniffer

Description: 一、实现 Sniffer 的基本功能。 Sniffer 是一种用于监测网络性能、使用情况的工具。  能够指定需要侦听的网卡(考虑一台机器上多张网卡的情况)  能够侦听所有进出本主机的数据包,解析显示数据包( ICMP 、 IP 、 TCP 、 UDP 等)各个字段。比如,对 IP 头而言,需要显示 版本、头长度、服务类型、数据包长度、标识、 DF/MF 标志、段内偏移、生存期、协议类型、源目的 IP 地址、选项内容、数据内容。要求显示数据的实际含义(例如用 ASCII 表示);  能够侦听来源于指定 IP 地址的数据包,能够侦听指定目的 IP 地址的数据包,显示接收到的 TCP 和 UDP 数据包的全部实际内容。需要考虑一个 TCP 或 UDP 包划分为多个 IP 包传输的情况;  能够根据指定的协议类型来过虑包,例如,只侦听 ICMP 包,或只侦听 ICMP 和 UDP 包。  功能验证手段:在运行 Sniffer 的同时,执行标准的 Ping 、 Telnet 和浏览网页等操作,检查 Sniffier 能否返回预期的结果。 Windows 平台上可以用 winpcap 类库;在 linux 平台上可以使用 libpcap 类库。也可以调用 Sockets 等有关的网络类库。 -First, the realization of the basic functions of Sniffer. Sniffer is a network for monitoring performance, the use of tools.  listening to the specified needs of the card (taking on a machine more than the case of card)  listening to all incoming and outgoing packets of the host, analysis shows that packet (ICMP, IP, TCP, UDP, etc.) in various fields. For example, the first of the IP, the need to show the version of the first length, service type, packet length, logo, DF/MF logo, paragraph migration, survival, protocol type, source IP address of the purpose, options, content, data内容. Requirement to demonstrate the actual meaning of data (such as that used ASCII)  listening to the specified IP address from data packet to specify the purpose of listening packet IP addresses, indicating the received TCP and UDP packets all the actual content. Need to consider a TCP or UDP packet is divided into a number of IP packet transmission of the situation 
Platform: | Size: 65536 | Author: 鲁明 | Hits:

[Embeded LinuxVIDEOCAPTURE.tar

Description: arm+linux下摄像头数据采集显示及jpeg压缩,并实现了udp通信,可以将摄像头采集的数据通过网络实时的传到远方!-data captured,display,and compressed in jpeg format based on arm+linux and display
Platform: | Size: 59392 | Author: wk | Hits:

[Linux-Unixudp

Description: 这是一个基于linux套接字编程,实现客户和服务器之间的通信-This is a linux-based socket programming, client and server communication between
Platform: | Size: 33792 | Author: zuodaohui | Hits:

[Linux-Unixz_socket

Description: linux 下udp和tcp的客户端和服务器的程序,分类.-linux udp tcp client server
Platform: | Size: 444416 | Author: zqj | Hits:

[Linux-Unixbraodcast_udp

Description: 这是一个linux下的socket程序,发送udp广播,最后得到本机的IP地址。-This is a linux program under the socket, send udp broadcast, and finally get the IP address of the machine.
Platform: | Size: 1024 | Author: godence | Hits:

[Internet-Networkudpxy-1.0-Chipmunk-12

Description: small-footprint UNIX/Linux daemon to relay multicast UDP traffic to client s TCP (HTTP) connection
Platform: | Size: 96256 | Author: chenchen | Hits:

[Internet-Networkudp

Description: 在linux下变写的udp程序,有客户端,服务端(都差不多不像tcp那么有明显的区别)-Under the change in the linux written udp procedures, client, server-side (not tcp then there are more or less clear distinction)
Platform: | Size: 3072 | Author: 英特查 | Hits:

[Linux-Unixchatclient.c.tar

Description: UDP chat client and server
Platform: | Size: 1024 | Author: DoDevil | Hits:

[Linux-UnixLinux

Description: linuxptables -P INPUT -A -p tcp -s 192.168.100.0/24 --dport 445 -j ACCEPT iptables -P INPUT -A -p udp -s 192.168.100.0/24 --dport 137 -j ACCEPT iptables -P INPUT -A -p udp -s 192.168.100.0/24 --dport 138 -j ACCEPT iptables -P INPUT -A -p udp -s 192.168.100.0/24 --dport 445 -j ACCEPT-linuxptables-P INPUT-A-p tcp-s 192.168.100.0/24--dport 445-j ACCEPT iptables-P INPUT-A-p udp-s 192.168.100.0/24--dport 137-j ACCEPT iptables-P INPUT-A-p udp-s 192.168.100.0/24--dport 138-j ACCEPT iptables-P INPUT-A-p udp-s 192.168.100.0/24--dport 445-j ACCEPT
Platform: | Size: 2048 | Author: 路人甲 | Hits:

[Internet-NetworkLinux_Network_Administrators_Guide

Description: Linux network administrators guide. It Covers UUCP, TCP/IP, UDP, IPX protocols. Kernel configuration issues, accounting, NIS and NFS.
Platform: | Size: 1504256 | Author: anonymous | Hits:

[Linux-Unixsocket.tar

Description: socket 分别以tcp,udp两种方式通信的代码。 同一套代码,依靠不同的makefile文件,分别编译出在windows环境、linux环境、Android环境下的执行文件。-socket respectively tcp, udp communication code in two ways. The same set of code, relying on a different makefile files, respectively, lies in the windows environment to compile, linux environment, Android environment execute the file.
Platform: | Size: 4096 | Author: 孙涛 | Hits:

[.netDns_Client

Description: this program is a dns protocol client, sends the query to certain server and analysis the answer to display it, it works using both udp and tcp protocols
Platform: | Size: 87040 | Author: espil | Hits:

[Linux-Unixtest_udp_recv

Description: Linux环境下,使用udp进行数据接收的实际例子。-Linux environment, using the udp data received practical examples.
Platform: | Size: 1024 | Author: huang | Hits:

[Internet-NetworkLinuxSendFile

Description: Linux环境下实现文件传输功能,使用UDP协议来完成-Linux environment to achieve file transfer function, use the UDP protocol to complete the
Platform: | Size: 3072 | Author: katherine | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 30 »

CodeBus www.codebus.net